From 1c61f609a76a2b7abe05223cd603d13ab4303ea7 Mon Sep 17 00:00:00 2001 From: Stefan Monnier Date: Fri, 8 Dec 2000 16:58:57 +0000 Subject: [PATCH] *** empty log message *** --- lisp/ChangeLog | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 02133f8e85b..8ffc430aec6 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,7 +1,12 @@ 2000-12-08 Stefan Monnier + * pcvs-defs.el (cvs-menu): Move. Make submenu for diff commands. + (cvs-menu-map): Remove. + * pcvs.el (cvs-menu): Use `cvs-menu' rather than `cvs-menu-map'. + (cvs-mode-quit): Turn it back into a plain function. + * textmodes/texnfo-upd.el (texinfo-chapter-level-regexp) - (texinfo-filter): Removed (moved to texinfo.el). + (texinfo-filter): Remove (move to texinfo.el). * textmodes/texinfo.el: Move the (require 'cl) to the front of the file where it's more visible. -- 2.30.2